@media screen and (max-width: 769px) {
  #section0 {
    margin-top: 56px;
  }
  .Index .bannerBox .swiper-pagination {
    display: none;
  }
  #section3 .content {
    flex-direction: column;
  }
  #section3 .item {
    width: 100%;
  }
  #section3 .item-img {
    margin-left: 34px;
    width: 100px;
  }
  #section3 .item3 .item-img {
    width: 165px;
  }
  #section3 .item4 .item-img {
    width: 206px;
  }
  #section3 .item-btn {
    width: 50px;
    height: 50px;
    margin-top: 100px;
    margin-right: 35px;
    margin-bottom: 10px;
  }
  #section3 .item-btn img {
    width: 10px;
  }
  .content-up-half {
    flex-direction: column;
  }
  #section2 {
    margin-top: 61px;
  }
  #section2 .title-eng,
  #section4 .title-eng,
  #section2 .title-ch,
  #section4 .title-ch,
  #section2 .container {
    width: 100%;
    padding-left: 0;
  }
  #section4 .news-focus,
  #section4 .news-content {
    width: 100%;
    margin-left: 0;
  }
  #section2 .events-desc {
    margin-top: 10px;
    line-height: 20px;
  }

  #section5 .title-ch,
  #section4 .title-ch {
    margin-top: 12px;
    overflow: hidden;
  }
  #section4 .news-btn div,
  #section4 .news-focus-btn-content-desc,
  #section4 .news-focus-btn-content-title {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  #section4 .news-focus-btn-content-desc {
    -webkit-line-clamp: 3;
  }
}
